java中對List >中的中文漢字排序 import java.text.Collator;import java.util.ArrayList;import java.util.Collections;import ...